Fix arch-specific upstream xfails
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 13 Nov 2022 10:36:51 +0000 (10:36 +0000)
committerGraham Inggs <ginggs@debian.org>
Sun, 13 Nov 2022 10:36:51 +0000 (10:36 +0000)
commitc0d53fd66baa9310caae9133b73f8ffa0c131ff4
treed22c3ff87b9bebe25bf71a3622f96bbafb00c871
parent5e361cf4c1dd5f67465edf171125468015529168
Fix arch-specific upstream xfails

We test on more architectures, so upstream's xfails are not always
correct everywhere.  On those known to fail:
arm64 xfail -> all non-x86 xfail
x86 or unconditional strict xfail -> unconditional nonstrict xfail

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug: https://github.com/pandas-dev/pandas/issues/38921, https://github.com/pandas-dev/pandas/issues/38798, https://github.com/pandas-dev/pandas/issues/41740, https://github.com/numpy/numpy/issues/19146
Forwarded: no

Gbp-Pq: Name fix_overly_arch_specific_xfails.patch
pandas/tests/groupby/test_groupby.py
pandas/tests/indexes/interval/test_astype.py
pandas/tests/indexes/numeric/test_numeric.py
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/tools/test_to_numeric.py
pandas/tests/window/test_rolling.py